home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11109 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  905 b 

  1. Path: news.NetVision.net.il!news
  2. From: RG <dgmron@netvision.net.il>
  3. Newsgroups: comp.lang.c
  4. Subject: Romable Code C Compiler
  5. Date: Thu, 21 Mar 1996 23:24:17 -0800
  6. Organization: NetVision LTD.
  7. Message-ID: <315255A1.1357@netvision.net.il>
  8. NNTP-Posting-Host: ts001p1.pop4a.netvision.net.il
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. 1.    I am seeking a C compiler that will produce code to run under 
  15. DOS in an 80386 embedded controller system.  Can you advise me (or refer 
  16. me to someone)on such a compiler that allows creation of ROM-able code, 
  17. yet will run and can be developed on a  standard PC.
  18. 2.    In the above system, I need to access memory in upper memory 
  19. address space.  This is not allowed by the basic DOS.  Any suggestions 
  20. on how to go about accessing memory beyond the 640K barrier?
  21.  
  22.         Thanks,
  23.             Ron Gal-Ezer
  24.